home *** CD-ROM | disk | FTP | other *** search
- inherited fraResultsPage: TfraResultsPage
- Height = 436
- OnResize = FrameResize
- ExplicitHeight = 436
- inherited pnlHeader: TPanel
- inherited imgStep: TResImage
- ResourceImage = 'PI_SWEEP'
- end
- end
- object pnlSummary: TTePanel
- Left = 8
- Top = 80
- Width = 609
- Height = 298
- Anchors = [akLeft, akTop, akRight, akBottom]
- ParentBackground = False
- ParentColor = True
- TabOrder = 1
- ThemeObject = 'MainPanel'
- DesignSize = (
- 609
- 298)
- object imgFinished: TResImage
- Left = 8
- Top = 8
- Width = 48
- Height = 48
- ResourceImage = 'MISC_COMPLETE'
- end
- object lblFinished: TResLabel
- Left = 64
- Top = 8
- Width = 47
- Height = 14
- Color = clWhite
- ParentColor = False
- Transparent = True
- ResourceCaption = 37010
- end
- object lblFinishedMsg: TResLabel
- Left = 64
- Top = 32
- Width = 336
- Height = 18
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- Color = clWhite
- ParentColor = False
- ShowAccelChar = False
- Transparent = True
- WordWrap = True
- ResourceCaption = 37011
- end
- object lblItems: TResLabel
- Left = 8
- Top = 80
- Width = 31
- Height = 14
- Color = clWhite
- ParentColor = False
- Transparent = True
- ResourceCaption = 37030
- end
- object lblItemsFound: TResLabel
- Left = 72
- Top = 80
- Width = 38
- Height = 14
- Color = clWhite
- ParentColor = False
- ShowAccelChar = False
- Transparent = True
- ResourceCaption = 37031
- end
- object lblItemsQuar: TResLabel
- Left = 72
- Top = 104
- Width = 71
- Height = 14
- Color = clWhite
- ParentColor = False
- Transparent = True
- ResourceCaption = 37032
- end
- object lblItemsIgnored: TResLabel
- Left = 72
- Top = 128
- Width = 47
- Height = 14
- Color = clWhite
- ParentColor = False
- ShowAccelChar = False
- Transparent = True
- ResourceCaption = 37033
- end
- object lblItemsFoundValue: TResLabel
- Left = 176
- Top = 80
- Width = 106
- Height = 14
- Caption = 'lblItemsFoundValue'
- Color = clWhite
- ParentColor = False
- ShowAccelChar = False
- Transparent = True
- end
- object lblItemsQuarValue: TResLabel
- Left = 176
- Top = 104
- Width = 98
- Height = 14
- Caption = 'lblItemsQuarValue'
- Color = clWhite
- ParentColor = False
- Transparent = True
- end
- object lblItemsIgnoredValue: TResLabel
- Left = 176
- Top = 128
- Width = 115
- Height = 14
- Caption = 'lblItemsIgnoredValue'
- Color = clWhite
- ParentColor = False
- ShowAccelChar = False
- Transparent = True
- end
- object lblSessionLog: TResLabel
- Left = 519
- Top = 128
- Width = 95
- Height = 14
- Anchors = [akTop, akRight]
- Color = clWhite
- ParentColor = False
- Transparent = True
- OnClick = lblSessionLogClick
- ResourceCaption = 37070
- ResourceHint = 41731
- end
- object pnlSweepHistory: TTePanel
- Left = 415
- Top = 8
- Width = 185
- Height = 82
- Anchors = [akTop, akRight]
- Color = clWhite
- ParentBackground = False
- TabOrder = 0
- ThemeObject = 'default'
- DesignSize = (
- 185
- 82)
- object lblSweepHistory: TResLabel
- Left = 8
- Top = 8
- Width = 79
- Height = 14
- Color = clWhite
- ParentColor = False
- Transparent = True
- ResourceCaption = 37020
- end
- object lblToDate: TResLabel
- Left = 8
- Top = 32
- Width = 132
- Height = 14
- Color = clWhite
- ParentColor = False
- Transparent = True
- ResourceCaption = 37021
- end
- object lblToDateValue: TResLabel
- Left = 8
- Top = 56
- Width = 169
- Height = 18
- Alignment = taCenter
- Anchors = [akLeft, akTop, akRight]
- AutoSize = False
- Caption = 'lblToDateValue'
- Color = clWhite
- ParentColor = False
- Transparent = True
- end
- end
- object lvSummaryItems: TListView
- Left = 8
- Top = 160
- Width = 600
- Height = 129
- Anchors = [akLeft, akTop, akRight, akBottom]
- Color = clWhite
- Columns = <
- item
- Caption = 'name'
- Width = 300
- end
- item
- Caption = 'risk'
- end
- item
- Caption = 'category'
- Width = 100
- end
- item
- Caption = 'action taken'
- Width = 100
- end>
- GridLines = True
- ReadOnly = True
- RowSelect = True
- TabOrder = 1
- ViewStyle = vsReport
- OnAdvancedCustomDrawSubItem = lvSummaryItemsAdvancedCustomDrawSubItem
- OnColumnClick = lvSummaryItemsColumnClick
- OnCompare = lvSummaryItemsCompare
- OnMouseMove = lvSummaryItemsMouseMove
- end
- end
- object btnFinish: TResTeButton
- Left = 441
- Top = 388
- Width = 176
- Height = 40
- OnClick = btnFinishClick
- Alignment = taLeftJustify
- Anchors = [akRight, akBottom]
- NumGlyphs = 2
- ThemeObject = 'ActionButton'
- TabOrder = 2
- ResourceImage = 'AB_STARTSWEEP'
- ResourceCaption = 37050
- ResourceHint = 41730
- end
- end
-